﻿/* 代码整理：懒人之家 www.lanrenzhijia.com */

#lanrenzhijia { width:100%; height:550px; float:left; position:relative; z-index:0;}
#slides { display:block; width:100%; height:550px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li span{  display:block;font-family:\5FAE\8F6F\96C5\9ED1; font-size:45px;text-align:center; color:#999d9e; padding-top:15px;list-style:none; }
#slides li span .xl{  display:block;font-family:\5FAE\8F6F\96C5\9ED1; font-size:45px;text-align:center; color:#999d9e; padding-top:0px;list-style:none; }
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:520px;right:108px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#999d9e}
/* 代码整理：懒人之家 www.lanrenzhijia.com */

@media screen and (max-width:640px) {
	#lanrenzhijia{height:auto;margin-top:20px;}
	#slides{height:200px;}
	#slides li{background-size:cover;}
	#slides li span{font-size:14px;}
	#pagination{display:none;}
}

/*底部导航*/
.footer-nav{display:none;}
.footer-nav .activity{background-color: #961b1e;height: 132px;padding: 37px 27px 22px}
.footer-nav .activity .left .title{margin-left: 2px;width: 59px;height: 27px;background-image: url(http://www.bj-sihemy.com/e/app/static/images/footer_zszt.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.footer-nav .activity .left .content{margin-top: 14px;width: 218px;height: 91px;background-image: url(http://www.bj-sihemy.com/e/app/static/images/activity_img.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.footer-nav .activity .right .title{margin-left: 2px;width: 61px;height: 27px;background-image: url(http://www.bj-sihemy.com/e/app/static/images/footer_gzwm.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.footer-nav .activity .right .content{margin-top: 14px;width: 91px;height: 91px;background-image: url(http://www.bj-sihemy.com/e/app/static/images/code.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}

.footer-nav .intro{height: 80px;width: 100%;background-image: url(http://www.bj-sihemy.com/images/footer_intro.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;margin-bottom: 55px}

.footer-nav{border-top: 1px solid #bfbfbf;position: fixed;width: 100%;bottom: 0;left: 0;height: 55px;background-color: #ffffff;text-align: center;z-index: 300}
.footer-nav .lnks_bottom{display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex;width: 100%}
.footer-nav .lnks_bottom a{text-decoration:none;display: inline-block;-webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1;position: relative;margin-top: 4px;color:#333;}
.footer-nav .lnks_bottom a.active{color: #961b1e;}
.footer-nav .lnks_bottom a:before{content: "";position: absolute;border-left: 1px solid #bfbfbf;height: 20px;left: 0;top: 12.5px}
.footer-nav .lnks_bottom a:first-of-type:before{border-left: 0}
.footer-nav .lnks_bottom a i{display: inline-block;height: 25px;width: 25px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.footer-nav .lnks_bottom a i.icon-index{background-image: url(http://www.bj-sihemy.com/e/app/static/images/index.png)}
.footer-nav .lnks_bottom a i.icon-index_cur{background-image: url(http://www.bj-sihemy.com/e/app/static/images/index_cur.png)}
.footer-nav .lnks_bottom a i.icon-consult{background-image: url(http://www.bj-sihemy.com/e/app/static/images/consult.png)}
.footer-nav .lnks_bottom a i.icon-consult_cur{background-image: url(http://www.bj-sihemy.com/e/app/static/images/consult_cur.png)}
.footer-nav .lnks_bottom a i.icon-contact_us{background-image: url(http://www.bj-sihemy.com/e/app/static/images/contact_us.png)}
.footer-nav .lnks_bottom a i.icon-contact_us_cur{background-image: url(http://www.bj-sihemy.com/e/app/static/images/contact_us_cur.png)}
.footer-nav .lnks_bottom a i.icon-about_us{background-image: url(http://www.bj-sihemy.com/e/app/static/images/about_us.png)}
.footer-nav .lnks_bottom a i.icon-about_us_cur{background-image: url(http://www.bj-sihemy.com/e/app/static/images/about_us_cur.png)}
.footer-nav .lnks_bottom a span{display: block;font-size: 12px}
@media screen and (max-width:640px){
	footer{margin-bottom:50px;}
	.footer-nav{display:block;}
}
@media screen and (max-width:360px){
  .footer-nav .activity{padding: 47px 15px 22px;}
}

@media screen and (max-width:320px){
  .footer-nav .activity{padding: 47px 4px 22px;}
}

@media screen and (min-width:414px){
  .footer-nav .activity{padding: 47px 45px 22px;}
}